From: Michael Albinus Date: Mon, 4 Oct 2021 11:19:38 +0000 (+0200) Subject: * test/infra/gitlab-ci.yml (test-native-comp-speed0): Fix thinko. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~16^2~3291^2~1064 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=909f2a4b926ccc1b86d60341e44ca83c4d24fa0f;p=emacs.git * test/infra/gitlab-ci.yml (test-native-comp-speed0): Fix thinko. --- diff --git a/test/infra/gitlab-ci.yml b/test/infra/gitlab-ci.yml index 5be59b8dcc6..8c4cf3f2ca9 100644 --- a/test/infra/gitlab-ci.yml +++ b/test/infra/gitlab-ci.yml @@ -295,7 +295,7 @@ test-native-comp-speed0: extends: [.job-template, .test-template, .native-comp-template] variables: target: emacs-native-comp-speed0 - make_params: "-C test native-comp.log" + make_params: "-C test comp-tests.log" test-all-inotify: # This tests also file monitor libraries inotify and inotifywatch.